configure: Drop AC_PREREQ back down to 2.62
authorColin Walters <walters@verbum.org>
Mon, 6 Dec 2010 16:27:57 +0000 (11:27 -0500)
committerColin Walters <walters@verbum.org>
Mon, 6 Dec 2010 16:27:57 +0000 (11:27 -0500)
commit66f0f55b628a0c756bb022f3093b576bafbdc2dc
treeaf2ee2c44e3dd16bbb0044956e5376a442d6bbc1
parent96139cbb003058c78dc7a57ae3f6f9c25561d848
configure: Drop AC_PREREQ back down to 2.62

Commit 39f57407639b85c7e929d349ee95eabc46d083e bumped the
autoconf version to 2.64 with no explicit rationale.  It looks
to me like a copy-and-paste error.  Reverting back to 2.62 (the
previous version).  2.63 at least (RHEL6) works here.
configure.ac